home *** CD-ROM | disk | FTP | other *** search
/ Web3D Graphics - Virtual Worlds Created With VRML / Web3D Graphics - Virtual Worlds Created With VRML.iso / Sample / CampusBuilding / No_6 / window3.wrl < prev    next >
Encoding:
Text File  |  2001-02-17  |  175 b   |  12 lines

  1. #VRML V2.0 utf8
  2. Inline {
  3.     url "window2.wrl"
  4. }
  5. Transform {
  6.     translation 1.6 0 0
  7.     children [
  8.         Inline {
  9.             url "window2.wrl"
  10.         }
  11.     ]
  12. }